價格:免費
更新日期:2019-03-25
檔案大小:1.9M
目前版本:3.2
版本需求:Android 4.0 以上版本
官方網站:mailto:mklm17044@gmail.com
Email:https://www.facebook.com/pg/Jami-Game-298813544233667/posts/
聯絡地址:台北市南港區研究院路三段跳一跳工作室
App Install Referrer Test can receiver "com.android.vending.INSTALL_REFERRER" from Google Play store.
When you download and install an app from Play store ,the app will receiver "com.android.vending.INSTALL_REFERRER" broadcast after it installed,the broadcast include some information about referrer,sometimes we want to know what the referrer was,them App Install Referrer Test was a good tools to you.
How to use App Install Referrer Test ?
method-1:
Download this app form Google Play Store direct,you will receiver the referrer of "utm_source=google-paly&utm_medium=organic".
method-2:
Link to the market using the URL(https://play.google.com/store/apps/details?id=com.xiaopandream.referrer&referrer=utm_source%3Dgoogle%2520play) to install this app.
method-3:
Use adb to send an INSTALL_REFERRER intent to the application:
$ adb shell
$ am broadcast -a com.android.vending.INSTALL_REFERRER -n com.xiaopandream.referrer/com.xiaopandream.referrer.ReferrerReceiver --es "referrer" "REFERRER-CHANNEL"
Thank you for use my app to test App install referrer.